air quality inference
AirRadar: Inferring Nationwide Air Quality in China with Deep Neural Networks
Wang, Qiongyan, Xia, Yutong, ZHong, Siru, Li, Weichuang, Wu, Yuankai, Cheng, Shifen, Zhang, Junbo, Zheng, Yu, Liang, Yuxuan
Monitoring real-time air quality is essential for safeguarding public health and fostering social progress. However, the widespread deployment of air quality monitoring stations is constrained by their significant costs. To address this limitation, we introduce \emph{AirRadar}, a deep neural network designed to accurately infer real-time air quality in locations lacking monitoring stations by utilizing data from existing ones. By leveraging learnable mask tokens, AirRadar reconstructs air quality features in unmonitored regions. Specifically, it operates in two stages: first capturing spatial correlations and then adjusting for distribution shifts. We validate AirRadar's efficacy using a year-long dataset from 1,085 monitoring stations across China, demonstrating its superiority over multiple baselines, even with varying degrees of unobserved data. The source code can be accessed at https://github.com/CityMind-Lab/AirRadar.
- Asia > China > Guangdong Province > Guangzhou (0.05)
- Asia > China > Beijing > Beijing (0.04)
- Europe > Italy > Calabria > Catanzaro Province > Catanzaro (0.04)
- (4 more...)
Fine-gained air quality inference based on low-quality sensing data using self-supervised learning
Xu, Meng, Han, Ke, Hu, Weijian, Ji, Wen
Fine-grained air quality (AQ) mapping is made possible by the proliferation of cheap AQ micro-stations (MSs). However, their measurements are often inaccurate and sensitive to local disturbances, in contrast to standardized stations (SSs) that provide accurate readings but fall short in number. To simultaneously address the issues of low data quality (MSs) and high label sparsity (SSs), a multi-task spatio-temporal network (MTSTN) is proposed, which employs self-supervised learning to utilize massive unlabeled data, aided by seasonal and trend decomposition of MS data offering reliable information as features. The MTSTN is applied to infer NO$_2$, O$_3$ and PM$_{2.5}$ concentrations in a 250 km$^2$ area in Chengdu, China, at a resolution of 500m$\times$500m$\times$1hr. Data from 55 SSs and 323 MSs were used, along with meteorological, traffic, geographic and timestamp data as features. The MTSTN excels in accuracy compared to several benchmarks, and its performance is greatly enhanced by utilizing low-quality MS data. A series of ablation and pressure tests demonstrate the results' robustness and interpretability, showcasing the MTSTN's practical value for accurate and affordable AQ inference.
- Asia > China > Sichuan Province > Chengdu (0.25)
- North America > United States (0.14)
- Asia > China > Beijing > Beijing (0.04)
- (5 more...)
Spatio-Temporal Field Neural Networks for Air Quality Inference
Feng, Yutong, Wang, Qiongyan, Xia, Yutong, Huang, Junlin, Zhong, Siru, Liang, Yuxuan
The air quality inference problem aims to utilize historical data from a limited number of observation sites to infer the air quality index at an unknown location. Considering the sparsity of data due to the high maintenance cost of the stations, good inference algorithms can effectively save the cost and refine the data granularity. While spatio-temporal graph neural networks have made excellent progress on this problem, their non-Euclidean and discrete data structure modeling of reality limits its potential. In this work, we make the first attempt to combine two different spatio-temporal perspectives, fields and graphs, by proposing a new model, Spatio-Temporal Field Neural Network, and its corresponding new framework, Pyramidal Inference. Extensive experiments validate that our model achieves state-of-the-art performance in nationwide air quality inference in the Chinese Mainland, demonstrating the superiority of our proposed model and framework.
- Asia > China > Guangdong Province > Guangzhou (0.04)
- Europe > Italy > Sicily (0.04)
- Asia > Singapore > Central Region > Singapore (0.04)
- (2 more...)
Deep Gaussian Processes for Air Quality Inference
Desai, Aadesh, Gujarathi, Eshan, Parikh, Saagar, Yadav, Sachin, Patel, Zeel, Batra, Nipun
Air pollution kills around 7 million people annually, and approximately 2.4 billion people are exposed to hazardous air pollution. Accurate, fine-grained air quality (AQ) monitoring is essential to control and reduce pollution. However, AQ station deployment is sparse, and thus air quality inference for unmonitored locations is crucial. Conventional interpolation methods fail to learn the complex AQ phenomena. This work demonstrates that Deep Gaussian Process models (DGPs) are a promising model for the task of AQ inference. We implement Doubly Stochastic Variational Inference, a DGP algorithm, and show that it performs comparably to the state-of-the-art models.
- Asia > India > Maharashtra > Mumbai (0.06)
- Asia > China > Beijing > Beijing (0.06)
- Asia > India > Gujarat > Gandhinagar (0.05)
- North America > United States > New York > New York County > New York City (0.05)
AIREX: Neural Network-based Approach for Air Quality Inference in Unmonitored Cities
Sasaki, Yuya, Harada, Kei, Yamasaki, Shohei, Onizuka, Makoto
Urban air pollution is a major environmental problem affecting human health and quality of life. Monitoring stations have been established to continuously obtain air quality information, but they do not cover all areas. Thus, there are numerous methods for spatially fine-grained air quality inference. Since existing methods aim to infer air quality of locations only in monitored cities, they do not assume inferring air quality in unmonitored cities. In this paper, we first study the air quality inference in unmonitored cities. To accurately infer air quality in unmonitored cities, we propose a neural network-based approach AIREX. The novelty of AIREX is employing a mixture-of-experts approach, which is a machine learning technique based on the divide-and-conquer principle, to learn correlations of air quality between multiple cities. To further boost the performance, it employs attention mechanisms to compute impacts of air quality inference from the monitored cities to the locations in the unmonitored city. We show, through experiments on a real-world air quality dataset, that AIREX achieves higher accuracy than state-of-the-art methods.
- Asia > China > Beijing > Beijing (0.06)
- Asia > China > Guangdong Province > Guangzhou (0.05)
- Asia > China > Tianjin Province > Tianjin (0.05)
- (5 more...)
AirRL: A Reinforcement Learning Approach to Urban Air Quality Inference
Zhong, Huiqiang, Yin, Cunxiang, Wu, Xiaohui, Luo, Jinchang, He, JiaWei
Urban air pollution has become a major environmental problem that threatens public health. It has become increasingly important to infer fine-grained urban air quality based on existing monitoring stations. One of the challenges is how to effectively select some relevant stations for air quality inference. In this paper, we propose a novel model based on reinforcement learning for urban air quality inference. The model consists of two modules: a station selector and an air quality regressor. The station selector dynamically selects the most relevant monitoring stations when inferring air quality. The air quality regressor takes in the selected stations and makes air quality inference with deep neural network. We conduct experiments on a real-world air quality dataset and our approach achieves the highest performance compared with several popular solutions, and the experiments show significant effectiveness of proposed model in tackling problems of air quality inference.
- Health & Medicine (0.88)
- Law > Environmental Law (0.34)
- Transportation > Ground (0.32)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Reinforcement Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
Matrix Completion With Variational Graph Autoencoders: Application in Hyperlocal Air Quality Inference
Do, Tien Huu, Nguyen, Duc Minh, Tsiligianni, Evaggelia, Aguirre, Angel Lopez, La Manna, Valerio Panzica, Pasveer, Frank, Philips, Wilfried, Deligiannis, Nikos
Inferring air quality from a limited number of observations is an essential task for monitoring and controlling air pollution. Existing inference methods typically use low spatial resolution data collected by fixed monitoring stations and infer the concentration of air pollutants using additional types of data, e.g., meteorological and traffic information. In this work, we focus on street-level air quality inference by utilizing data collected by mobile stations. We formulate air quality inference in this setting as a graph-based matrix completion problem and propose a novel variational model based on graph convolutional autoencoders. Our model captures effectively the spatio-temporal correlation of the measurements and does not depend on the availability of additional information apart from the street-network topology. Experiments on a real air quality dataset, collected with mobile stations, shows that the proposed model outperforms state-of-the-art approaches.
- Europe > Belgium > Flanders > Antwerp Province > Antwerp (0.05)
- South America > Ecuador > Guayas Province > Guayaquil (0.04)
- North America > United States > California > Alameda County > Oakland (0.04)
- (6 more...)
A Neural Attention Model for Urban Air Quality Inference: Learning the Weights of Monitoring Stations
Cheng, Weiyu (Shanghai Jiao Tong University) | Shen, Yanyan (Shanghai Jiao Tong University) | Zhu, Yanmin (Shanghai Jiao Tong University) | Huang, Linpeng (Shanghai Jiao Tong University)
Urban air pollution has attracted much attention these years for its adverse impacts on human health. While monitoring stations have been established to collect pollutant statistics, the number of stations is very limited due to the high cost. Thus, inferring fine-grained urban air quality information is becoming an essential issue for both government and people. In this paper, we propose a generic neural approach, named ADAIN, for urban air quality inference. We leverage both the information from monitoring stations and urban data that are closely related to air quality, including POIs, road networks and meteorology. ADAIN combines feedforward and recurrent neural networks for modeling static and sequential features as well as capturing deep feature interactions effectively. A novel attempt of ADAIN is an attention-based pooling layer that automatically learns the weights of features from different monitoring stations, to boost the performance. We conduct experiments on a real-world air quality dataset and our approach achieves the highest performance compared with various state-of-the-art solutions.
- Asia > China > Beijing > Beijing (0.05)
- Asia > China > Shanghai > Shanghai (0.04)
- North America > United States > District of Columbia > Washington (0.04)
- Asia > Singapore (0.04)
- Transportation > Infrastructure & Services (0.36)
- Transportation > Ground > Road (0.36)